PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinitions Class / put Method
The attribute definition key.
The portfolio attribute definition.
In This Topic
    put Method
    In This Topic
    Gets the attribute definition with the specified key.
    Syntax

    Parameters

    key
    The attribute definition key.
    portfolioAttributeDefinition
    The portfolio attribute definition.
    Exceptions
    ExceptionDescription
    When key is null or empty or it equals to "Type".
    See Also